@media screen and (min-width: 1700px) {
    .container {
        max-width: 1380px;
    }
    
}

@media screen and (min-width: 1400px) {
    .container {
        max-width: 1380px;
    }
 
}

@media screen and (max-width:1700px) {

    /* 公共导航 */
    .headPc-box .box-right .right-list>li {
        padding: 0 1.3vw;
    }

    /* 底部导航 */
    .footer .message .text h2 {
        font-size: 1.55rem;
    }

    .footer .message .text {
        margin-top: 3.2vw;
    }

    .footer .message {
        width: 83.5%;
    }
}

@media screen and (max-width:1600px) {

    /* 底部 */
    .footer .site {
        width: 82%;
        margin: 0 auto;
    }
}
.headPc-box .box-right .right-list li:nth-child(6) .drop-down {
    min-width: 435px;}

@media screen and (max-width:1500px) {
    html {
        font-size: 94% !important;
        /* 15.04÷16=94% */
    }   
       .graduate_box .school_list .item .left1 .tag_list li {
    font-size: 0.8rem;
    }
    /* 公共导航 */
    .headPc-box .box-right .right-list>li {
        padding: 0 1vw;
    }

    /* 首页 */
    .index-itn .itn-content .cont-img .img>div img {
        margin-bottom: 20px;
    }

    .index-team .swiper-button-prev {
        left: -59px !important;
    }

    .index-team .team-item .title p {
        max-width: 200px;
    }
.index-itn .itn-content .cont-img .img>a{
        margin-bottom: 20px;
        /*max-width: 300px;*/
}
.index-itn .itn-content .cont-apply .text>a:not(:last-child) {
    margin-right: 50px;
}
.index-news .news-content .news-text-box .left .img img {
    max-height: 304px;
}
.graduate_box .graduate .row .right .elite_school .item .img {
    flex: 0 0 28%;
}
.case_box .scroll {
    width: 100%;
}
    .index-elite .elite_school .content .item {
        min-width: 24%;
    }

    .index-news .news-text-box .right .list li>a {
        min-height: 74.5px;
    }

    .index-itn .cont-nav .nav-left .title2 h3 {
        width: max-content;
    }

    .index-itn .cont-nav .nav-left {
        padding-bottom: 1.2rem;
    }

    .index-itn .cont-nav .nav-right {
        padding-bottom: 1.2rem;
    }

    .index-itn .cont-nav .left1 {
        background: url(../images/zuo2.svg) center right no-repeat;
        /*width: 54%;*/
        padding-bottom: 1rem;
    }

    .index-itn .cont-nav .right1 {
        border-top-left-radius: 17px;
        padding-bottom: 1rem;
    }

    /* 本科留学主页 */
    .regular_feature .left {
        width: 18.9%;
        margin-right: 57px;
    }

    .harvest .harvest-bottom .number {
        width: 35%;
    }

    .graduate_box .school_list .item .right1 span {
        padding: 6px 11px;
    }
    .regular-nav .list li:not(:last-child)::after {
    right: 2%;
}
.regular_classroom .right .room_content h2 {
    font-size: 1.89rem;
    
}
    .regular_feature .bk_main_3_2_a li:nth-child(1) strong {
    right: 0px;
    top: 10px;
}
.regular_feature .bk_main_3_2_a li:nth-child(2) strong {
    left: -2px;
    top: 8px;
}
.regular_feature .bk_main_3_2_a li:nth-child(3) strong {
    right: -1px;
    top: -5px;
}
.regular_feature .bk_main_3_2_a li:nth-child(4) strong {
    left: -2px;
    top: -4px;
}
    /* 导师团队详情 */
    .mentor_box .introduce_left .head {
        height: 163px;
    }

    /* 特色服务 */
    .serve-star .img {
        left: 30.5%;
    }
    .news-show .left .next .left{
            width: 30%;
    }
    .news-show .left .next .right {
        width: 30%;
    }
    .regular-box .know_school_list .item{
            flex: 0 0 33%;
    }
}

@media screen and (max-width:1400px) {

    /* 公共导航 */
    .headPc-box .box-left>a:nth-child(2) {
        display: none;
    }

    .headPc-box .box-right .right-list>li {
        padding: 0 1.3vw;
    }

    /* 本科留学主页 */
    .regular-nav .list {
        width: 64%;
    }

    .regular-nav .list li:not(:last-child)::after {
        right: 0;
    }

    /* 底部 */
    .footer .message {
        /* left: 2.5%; */
        /* padding-right: 50px; */
    }

    .footer .message .about {
        /* flex: 0 0 19%; */
    }

    .footer .site {
        width: 85%;
    }
    .headPc-box .box-right .right-list li:nth-child(6) .drop-down {
    min-width: 435px;
        
    }
}

@media screen and (max-width:1300px) {
    .footer .footer-bottom {
        padding-top: 262px;
    }

    .footer .site .site_lsit {
        flex-wrap: wrap;
    }

    .footer .site .left {
        margin-bottom: 20px;
    }

    .footer .site .right {
        flex: 1;
        justify-content: flex-end;
        /* padding-right: 63px; */
    }

    .footer .site_box {
        top: -25%;
    }

    .footer .site .left {
        width: 100%;
        margin-right: 0;
        justify-content: space-between;
    }
    .headPc-box .box-right .right-list li:nth-child(6) .drop-down {
    min-width: 435px;
        
    }
}

@media screen and (max-width:1200px) {
    html {
        font-size: 89% !important;
        /* 15.04÷16=94% */
    }

    /* 公共导航 */
    .headPc-box .box-left {
        display: none;
    }

    .headPc-box .box-right {
        justify-content: space-between;
    }

    .headPc-box .box-right .right-list>li {
        padding: 0 1.9vw;
    }

    /* 首页 */
    .index-news .news-text-box .right .list li>a {
        min-height: 65.5px;
    }

    .index-news .news-nav>div {
        min-width: 135px;
    }

    .index-team .team-item .title h3 {
        font-size: 0.5rem;
    }

    .index-team .team-item .title p {
        max-width: 150px;
    }

    .index-itn .cont-nav .nav-left .title2 h3 {
        width: 83%;
    }

    .index-elite .elite_school .content .item {
        min-width: 31%;
    }

    .index-elite .bonus-item .bonus_text h3>span {
        font-size: 2rem;
    }

    .index-itn .cont-nav .left1 {
        padding-bottom: 1.2rem;
        background-position-y: 1px;
        background-size: cover;
    }

    .index-itn .cont-nav .right1 {
        border-top-left-radius: 14px;
        padding-bottom: 1.2rem;
    }

    /* 本科留学主页 */
    .regular_feature .content {
        flex-wrap: wrap;
    }
    .harvest .harvest-bottom .number{
        width: 54%;
    }
    .regular_classroom .right .room_content h2 {
    font-size: 1.6rem;
}
.regular_classroom .right .room_content h3 {
    font-size: 1.2rem;
}
    .regular_feature .left {
        width: 100%;
        margin-right: 0;
        display: flex;
        justify-content: space-between;
    }

    .regular_feature .left .feature_top {
        width: 18%;
    }

    .regular_feature {
        padding-bottom: 40px;
    }

    .regular_feature .title h2 {
        margin-bottom: 50px;
    }

    .graduate_box .school_list .item {
        padding: 24px 6px;
    }

    .graduate_box .school_list .item .number {
        margin-right: 10px;
    }

    .graduate_box .school_list .item .left1 .tag_list li {
        padding: 0 10px;
    }
    .regular_feature .bk_main_3_2_a li:nth-child(1) strong {
    right: -28px;
    top: 10px;
}
.regular_feature .bk_main_3_2_a li:nth-child(2) strong {
    left: -30px;
    top: 8px;
}
.regular_feature .bk_main_3_2_a li:nth-child(3) strong {
    right: -27px;
    top: -5px;
}
.regular_feature .bk_main_3_2_a li:nth-child(4) strong {
    left: -30px;
    top: -4px;
}
    /* 研究生留学 */
    .graduate_box .filtrate .list_box .tilte {
        min-width: 120px;
    }

    /* 留学讲座 */
    .news-show .right .new-list {
        padding: 20px 10px;
    }

    /* 导师团队详情页 */
    .mentor_box .introduce_left .head {
        height: 136px;
    }

    .mentor-overseas .show {
        min-width: 924px;
    }

    /* 底部 */
    .footer .site {
        width: 94%;
    }

    .footer .site .left .item .img {
        margin-left: 0;
    }

    .footer .site .left .item {
        padding-left: 15px;
        margin-right: 0;
    }

    .footer .footer-nav .left {
        padding-right: 38px;
    }

}

@media screen and (max-width:992px) {

    /* 导航 */
    .headPc-box .box-right .right-list>li {
        padding: 0 0.9vw;
    }

    .nav_box .left .list>li:not(:last-child) {
        margin-right: 60px;
    }

    /* 首页 */
    .index-news .news-nav>div {
        min-width: 100px;
        padding: 13px 13px;
    }

    .index-news .news-text-box .right .list li>a {
        min-height: 54.5px;
    }

    .index-news .news-text-box .right .list li>a>i {
        -webkit-line-clamp: 1;
    }

    .index-itn .cont-nav .nav-left {
        padding-bottom: 1.6rem;
    }

    .index-elite .elite_school .content .item {
        /* min-width: 46%; */
        width: 30%;
    }

    .index-elite .elite_bonus {
        flex-wrap: wrap;
    }

    .index-elite .elite_bonus .bonus-item {
        min-width: 39%;
        margin-bottom: 20px;
    }

    .index-itn .itn-content .cont-case .text {
        flex-wrap: wrap;
    }

    .index-itn .itn-content .cont-case .text span {
        margin-bottom: 15px;
    }

    .index-itn .itn-content .cont-case {
        margin-top: 39px;
        margin-bottom: 20px;
    }

    .index-itn .itn-content .cont-apply .text {
        flex-wrap: wrap;
    }

    .index-itn .itn-content .cont-apply .text>div {
        width: 20%;
        align-items: flex-start;
    }

    .index-itn .itn-content .cont-img .img>div {
        width: 46%;
    }

    .index-team .swiper-wrapper .unfold {
        width: 42% !important;
    }

    .index-team .swiper-wrapper .pack {
        width: 25% !important;
    }

    .mySwiper1 .swiper-slide:nth-child(1) {
        width: 42%;
    }

    .mySwiper1 .swiper-slide {
        width: 25%;
    }

    .index-team .team-item1 .img img {
        object-fit: contain;
    }

    .index-team .team-item .content {
        align-items: flex-end;
    }

    .index-news .news-text-box .right .list {
        padding: 0;
    }

    .index-team .team-item .img {
        max-width: 112px;
    }

    .index-team .team-item1 {
        min-height: 350px;
    }

    /* 本科留学主页 */
    .regular_classroom .left {
        width: 50%;
        margin-right: 50px;
    }

    .regular_classroom .left .item p {
        font-size: 1.1rem;
    }

    .regular_feature .group ul {
        width: 100%;
        height: 341px;
    }

    .index-team .team-nav>div {
        padding: 13px 20px;
    }

    .harvest .harvest-bottom .number {
        width: 40%;
    }

    .regular-nav .list {
        width: 84%;
    }

    .regular-nav .list li {
        justify-content: center;
    }

    .graduate_box .graduate .row>.left {
        margin-bottom: 20px;
    }

    .case_box .graduate .row>.left {
        max-width: 100%;
    }

    /* 研究生留学主页 */
    .professional_box .graduate .row .left {
        padding-top: 100px;
        margin-top: 20px;
    }

    /* 留学讲座 */
    .cathedra-box .cathedra_list>div {
        width: 48%;
    }

    .regular-box .left .cont_nav {
        padding: 23px 13px;
    }

    .news-show .right .new-list {
        padding: 30px;
    }

    /* 导师团队 */

    .mentor-overseas .more-item .head {
        margin-right: 46px;
    }

    .mentor-overseas .show {
        min-width: 787px;
    }

    /* 服务特色 */
    .serve-star .img {
        left: 30.5%;
        bottom: 0;
    }

    .serve-star .img img {
        max-width: 70%;
    }

    .serve-promote .content .item p {
        min-height: 84px;
    }
    .news-show .left .next span{
        padding: 12px 40px;
    }
    .regular-box .know_school_list .item {
        flex: 0 0 49%;
    }
    .regular-box .enroll-text-box .enroll_content1 .view {
    flex: 0 0 47%;
}
    /* 底部 */
    .footer .site .left .item {
        width: 30%;
    }

    .footer .message .text {
        display: none;
    }

    .footer .message {
        padding: 100px 0;
        justify-content: space-around;
    }

    .footer .message_box {
        top: -12%;
    }

    .footer .message .name {
        background: #fff;
        height: fit-content;
    }

    .footer .footer-nav .right {
        display: none;
    }

    .footer .footer-nav .left {
        padding-right: 0;
    }

}

@media screen and (max-width:768px) {
    html {
        font-size: 80% !important;
        /* 15.04÷16=94% */
    }
    .banner img {
        width: 100%;
        margin-top: 60px;
        height: 22vh;
    }
    .cathedra-box .item .img img {
    height: 130px;
}
.index-news .news-content .news-text-box .left .title h4 {
    min-height: auto;
}
.about-develop .swiper-slide .text p {
    font-size: 1rem!important;
}
.index-news .news-content .news-text-box .left .title {
    border-radius: 0;
    
        padding: 20px;
}
.regular-box .enroll-text-box .enroll_content1 .view {
    flex: 0 0 100%;
}
.regular_team .team_content {
    justify-content: space-between;
}
.regular_team .team_content>div{
      width: 45%;
    flex: 0 0 45%;
        margin-bottom: 15px;
}

.index-news .news-nav {
    margin-bottom: 30px;
}
.index-news .news-text-box .right .list li:first-child {
    border-radius: 0;
}
.index-itn .itn-content .cont-case .text span {
    line-height: inherit;
    height: auto;
}
.index-itn .itn-content .cont-case .text span a{
    width: 103px;
    display: flex;
    height: 100%;
    /* line-height: 100%; */
    align-items: center;
    justify-content: center;
}
.pager li {
    .mentor-overseas .more-item h3{
    t
}
   height: 25px;
    line-height: 25px;
    margin: 0;
}
.index-itn .itn-content .cont-case .text {
   display: flex;
    width: auto;
    flex-wrap: nowrap;
    overflow-y: auto;
    justify-content: normal;
    overflow: auto;
    border: none;
    border-radius: 0;
    background: none;
        padding-top: 20px;
}
.index-itn .cont-nav .nav-right .title1 a {
   display: none;
}
.cathedra-box .item .text .top {
    padding: 10px;
}
.cathedra-box .item .text .top h3 {
    margin-bottom: 0;
}
.cathedra-box .item .text .bottom {
    padding: 10px;
}
.cathedra-box .item .text .bottom span {
    font-style: normal;
    font-weight: 400!important;
    font-size: 0.875rem!important;
    line-height: 20px!important;
    color: #898B8F!important;
}
    .container {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .row {
        margin: 0;
    }

    .headPc-box {
        display: none;
    }

    .header-mobile {
        display: block;
    }
    .regular-box .left .fixed {
    position: relative;
    top: 0;
    width: 100%;
    }
    .professional_show {
    padding-top: 85px;
}
    /* 首页 */

    .index-news .news-nav::-webkit-scrollbar,
    .index-team .team-nav::-webkit-scrollbar,
    .regular_tool .team-nav::-webkit-scrollbar {
        display: none;
    }

    .index-news .news-nav,
    .index-team .team-nav,
    .regular_tool .team-nav {
        display: flex;
        /* width: auto; */
        flex-wrap: nowrap;
        overflow-y: auto;
        justify-content: normal;
        overflow: auto;
        border: none;
        border-radius: 0;
        background: none;
        margin-bottom: 20px;
    }

    .index-news .news-nav>div,
    .index-team .team-nav>div,
    .regular_tool .team-nav>div {
        min-width: 0;
        flex: 0 0 130px;
        border-radius: 60px;
        padding: 13px 0;
        text-align: center;
    }

    .index-itn .cont-nav .nav-left .title2 h3 {
        display: none;
    }

    .index-itn .cont-nav .nav-right .title2 h3 {
        display: none;
    }

    .index-itn .cont-nav .nav-left .title1 a {
        display: none;
    }

    .index-itn .cont-nav .nav-left .title1 h2 {
        /* font-size: 1rem; */
        margin-bottom: 0;
        font-size: 14px;
    }

    .index-itn .cont-nav .nav-right .title1 h2 {
        font-size: 1rem;
        margin-bottom: 0;
    }

    .index-itn .cont-nav .nav-left {
        padding-left: 43px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .index-itn .cont-nav .nav-right {
           padding-left: 37px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .index-itn .cont-nav .right1{
        padding-left: 21px;
    }
    .index-itn .itn-content .cont-img .img>a {
        width: 48%!important;
        margin-bottom: 20px;
        min-height: 82px;
    }

    .index-itn .itn-content .cont-img .img>a img {
        width: 100%;
        margin-bottom: 0;
         height: 82px;
    }
    .index-itn .itn-content .cont-apply .text>a:not(:last-child) {
           margin-right: 23px;
    }
    .index-itn .itn-content .cont-apply .text>a::after {
    content: ''!important;
    width: 1px!important;
    height: 54px!important;
    background: #E9E9E9!important;
    position: absolute!important;
    top: 14%!important;
    right: -29%!important;
}
    .index-itn .itn-content .cont-apply .text>a:nth-child(3n) {
        /*margin-right: 0;*/
    }
    .index-itn .itn-content .cont-apply .text>a:nth-child(3n)::after{
        width: 0
    }
    .index-news {
        padding-bottom: 40px;
    }

    .index-video {
        padding-top: 25px;
    }

    .index-video .video-title h2 {
        font-size: 28px;
    }

    .index-video .video-title h2::before {
        width: 0;
    }

    .index-video .video-title {
        margin-bottom: 20px;
    }

    .index-itn .itn-title h2 {
        font-size: 28px;
        padding-left: 40px;
    }

    .index-itn .itn-content .cont-apply .text>div:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .index-itn .itn-title h2::before {
        left: 0;
        top: 19.14%;
        width: 30px;
        height: 30px;
    }

    .index-itn .itn-title h4 {
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.55rem;
        text-align: center;
        color: #666666;
        max-width: 274px;
        margin: 0 auto;
    }

    .index-itn .itn-content .cont-nav {
        margin-bottom: 14px;
    }

    .index-itn .itn-content {
        margin-top: 33px;
        padding-bottom: 28px;
    }

    .index-itn {
        padding-top: 25px;
        padding-bottom: 52px;
    }

    .index-elite .elite-title h2 {
        font-size: 28px;
    }

    .index-elite .elite-title h4 {
        font-size: 14px;
    }

    .index-elite .elite-title h2::before {
        width: 0;
    }

    .index-elite {
        margin-top: 0;
        padding-top: 31px;
    }

    .index-elite .elite_school .content .item .item_top {
        /* flex-wrap: wrap; */
        align-items: flex-start;
    flex-direction: column;
    }
    .index-elite .elite_school .content .item .item_top .right h4 {
      position: absolute;
    top: 23px;
    right: 15px;
}
.index-elite .elite_school .content .item .item_bottom p {
      white-space: nowrap;
    overflow: hidden;
    width: 85%;
}
.index-news .news-content .news-text-box .left .img img {
    height: 200px;
    object-fit: fill;
    max-height: auto;
}
.index-elite .elite_school .content .item .item_top .left {
    margin-bottom: 8px;
}
.graduate_box .graduate .row .right .elite_school .item .img {
    flex: 0 0 21%;
}

    .index-itn .itn-content .cont-.index-video .video-title h2::beforeapply .text>div:not(:last-child) {
        margin-right: 0;
    }

    .index-itn .itn-content .cont-apply .text>div {
        width: 33%;
        align-items: center;
    }

    .index-itn .itn-content .cont-apply .text>div:not(:last-child)::after {
        width: 0;
    }

    .index-itn .itn-content .cont-apply .text>div:not(:nth-child(3n+3))::before {
        content: '';
        width: 1px;
        height: 54px;
        background: #E9E9E9;
        position: absolute;
        top: 14%;
        right: 0;
    }

    .index-itn .itn-content .cont-apply .tit {
        margin-bottom: 20px;
    }

    .index-itn .itn-content .cont-apply .text {
           display: flex;
    width: auto;
    flex-wrap: nowrap;
    overflow-y: auto;
    justify-content: normal;
    overflow: auto;
    border: none;
    border-radius: 0;
    background: none;
        padding-left: 0;
    }

    .index-itn .itn-content .cont-case {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .index-itn .itn-content .cont-img .tit,
    .cont-case .tit {
        margin-bottom: 12px;
    }

    .index-itn .itn-content .cont-img .tit h2::before {
        content: '';
        width: 24px;
        height: 24px;
        background: url(../images/index-itn-school.svg) no-repeat;
        background-size: contain;
        position: absolute;
        top: -4px;
        left: -1px;
    }

    .index-itn .itn-content .cont-img .tit h2,
    .cont-case .tit h2,
    .cont-apply .tit h2 {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 1.56rem;
        color: #333333;
        position: relative;
        padding-left: 1.8rem;
    }

    .index-itn .itn-content .cont-img .img>a>span {
        font-size: 14px;
        min-width: 84px;
        text-align: center;
    }

    .index-itn .itn-content .cont-case .tit h2::before {
        top: -8%;
    }

    .index-itn .itn-content .cont-apply .tit h2::before {
        top: -8%;
    }
    .index-elite .elite_bonus {
          padding-left: 30px;
    }
    .index-elite .elite_bonus .bonus-item {
        min-width: 44%;
        margin-bottom: 25px;
        flex-direction: column;
    }

    .index-team .team-content .team-text-box .swiper {
        display: none;
    }

    .index-elite .elite_school .content .item {
        width: 48%;
        padding: 12px;
    }

    .index-news .news-title h2::before {
        width: 0;
    }

    .index-news .news-title h2 {
        font-size: 28px;
    }

    .index-team .team-title h2::before {
        width: 0;
    }

    .index-team .team_content .modle_content {
        display: block;
    }

    .index-team .more {
        margin-top: 12px;
    }

    .index-team {
        padding-bottom: 27px!important;
            overflow: hidden;
    }
    .fixednav {
    top: 60px;
}
.about-develop .swiper-slide .item {
    /* transform: translateY(42%); */
    width: 100%;;
}
.about-develop .swiper-slide .item .img{
      width: 15.8rem;
    height: 200px;
    margin: 0 auto;
}
.about-develop .swiper-slide .text p {
    min-height: 80px;
}
.about-develop .swiper-slide-active .text h2, .about-develop .swiper-slide-duplicate-active .text h2 {
    /*top: 63%!important;*/
}
.about-develop .swiper-slide .text p {
    margin-top: 8px;
}
.about-develop {
    padding-top: 33px;
}
.about-develop .swiper-slide .text p {
    min-height: 80px!important;
}
.serve-promote .content {
    display: flex;
    width: auto;
    flex-wrap: nowrap;
    overflow: auto;
}
.serve-promote .content>div{
      flex: 0 0 50%;
}
.serve-promote {
    padding-top: 35px;
    padding-bottom: 35px;
}
.mentor-overseas .overseas-nav>div {
    padding: 12px;
}
.mentor-overseas .row>div{
    flex:  0 0 50%;
}
.mentor-overseas .overseas_content1 .item .img {
    width: 100%;
    height: 100%;
}
.mentor-overseas .overseas_content1 .item .img .mengban,.case_show .offer .item .duigou{
    display: none;
}
.professional_box .table thead th:nth-child(1) {
    /*width: 18%;*/
}
.case_show .details .cont,.case_show .details .text ,.case-title .time{
    flex-direction: column;
}
.case_show .details .cont>div {
    width: 100%;
}
.case-title .time i {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
    /* 本科留学 */
    .regular_solve {
        padding-bottom: 30px;
    }

    .regular_classroom .container {
        flex-wrap: wrap;
    }

    .regular_classroom .left {
        /*width: 100%;*/
        margin-right: 0;
        display: flex;
    width: auto;
    flex-wrap: nowrap;
    overflow-y: auto;
        padding-top: 20px;
    }
    .regular_classroom .left>div {
  flex: 0 0 29%;
}
.graduate_box .school_list .item .right1 {
    flex: 0 0 23%;
}
.regular_classroom {
    padding-top: 20px;
    padding-bottom: 20px;
}
    .regular_team .item .img {
    width: 100%;
    height: 100%;
}
.regular-nav .list li p {
    text-align: center;
}
.serve-one .title {
    margin-bottom: 10px;
}
.serve-one {
    padding-top: 20px;
}
.regular_solve .content .item p {
    display: none;
}
.regular_solve .content .item a {
    margin-right: 10px;
}
    .regular_solve .content .item {
       flex: 0 0 49%;
            margin-bottom: 10px;
    }

    .regular_solve .content {
        flex-wrap: wrap;
    }

    .regular_solve .content .item h3 {
        margin-top: 0;
    }

    .regular-nav .list {
        width: 100%;
        padding: 5px 0;
    }

    .regular-nav .list li {
        flex-wrap: wrap;
    }

    .graduate_box .graduate .row>.left {
        padding: 16px;
    }

    .graduate_box .filtrate {
        display: none;
    }

    .graduate_box .num {
        display: none;
    }

    .graduate_box .school_list .item {
        padding: 14px ;
    }

    .graduate_box .school_list .item .number {
        margin-right: 16px;
    }

    .graduate_box .school_list .item .img {}

    .graduate_box .school_list .item .img img {
        width: 46px;
        height: 46px;
    }

    .graduate_box .school_list .item .number span {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #D50D0D;
    }

    .graduate_box .school_list .item .left1 .name_list {
        display: none;
    }

    .graduate_box .school_list .item .left1 .tag_list {
        display: none;
    }

    .graduate_box .school_list .item .left1 .name h2 {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
    }
.graduate_box .school_list .item .left1 .name h2 a{
         display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
    .graduate_box .school_list .item .left1 .title {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 0;
    }
.graduate_box .school_list .item .left1 .title p{
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.professional_box .fixed-table-body{
        overflow: hidden;
    overflow-x: auto;
    width: 100%;
    /* overflow: hidden; */
    white-space: normal;
}
.professional_box .fixed-table-body table tbody{
    display: list-item;
}
.regular-banner {
    padding-top: 60px;
}
.regular-banner>img {
    width: 100%;
    min-height: 240px;
    object-fit: fill;
}
.regular-box .enroll_content .item .education>div>.right{
    flex: 0 0 50%;
    justify-content: flex-end;
}
.regular-box .enroll_content .item .education>div>.right>a:first-child{
    display: none;
}
.regular-box .enroll_content .item .education>div {
    align-items: center;
}
.regular-box .enroll_content .item .left {
    flex-direction: column;
}
.regular-box .enroll_case .view .title {
    justify-content: space-between;
}
.features-item {
    flex: 0 0 100%;
}
.regular-banner .school_name {
       top: 43%;
    left: 9%;
}
.regular-box .elite_school .content {
    flex-direction: column;
}
.regular-box .new_ranking_list .item .left {
    flex: 0 0 38%;
}
.regular-box .new_ranking_list .item span {
  margin-right: 0;
}
.regular-box .left .cont_nav>ul{
        display: flex;
    width: auto;
    flex-wrap: nowrap;
    overflow: auto;
}
.regular-box .left .cont_nav>ul>li{
          flex: 0 0 42%;
}
.regular_classroom .right .room_content ul {
    margin-top: 20px;
    /* margin-bottom: 78px; */
    min-height: 200px;
}
.regular-box {
    padding-top: 0;
}
.flex {
    align-items: center;
}
.graduate_box .school_list .item .left1 .name {
    min-height: auto;
}
    .graduate_box .school_list .item .right1 span {
        padding: 2px 2vw;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
            background: #0D5561;
    color: #fff;
    }

    .graduate_box .filtrate_modle {
        display: block;
                margin-top: 65px;
                margin-bottom: 20px;
    }
.graduate_box .fixed-table-body thead{
    display: none!important;
}
.professional_box .fixed-table-body thead{
    display: block!important;
}
.about-develop .swiper-button-next{
    display: block;
}
.about-develop .swiper-button-prev{
    display: block;
}
.professional_box .fixed-table-body thead>tr{
        display: inline-block;
    width: 100%;
}

.professional_box .fixed-table-body thead>tr>th{
   width: 29%;
}
.professional_box .table tbody tr td .name .text span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
    .graduate_box .graduate .left .seacher .seacher_img {
        right: 17px;
        top: 17px;
    }
    .harvest .harvest-bottom {
        flex-wrap: wrap;
        padding-top: 12px;
    }
    .harvest .harvest-bottom .number {
        width: 100%;
    }
    .harvest .harvest-bottom .number .item {
        margin-top: 10px;
         padding-left: 51px;
    }
    .harvest .harvest-bottom .number .list li {
        font-size: 5rem;
    }
    .harvest .harvest-bottom .number p {
        padding-left: 0;
        width: fit-content;
        margin-left: 44px;
        margin-top: 0;
    }
    .regular_video {
        padding-bottom: 0;
    }
    .regular_feature {
        padding-top: 20px;
        padding-bottom: 110px;
    }
    .regular_feature .left {
display: flex;
 width: auto;
 flex-wrap: nowrap;
 overflow: auto;
}
.scroll {
    height: 220px;
}
.feature_content img {
    width: 100%;
}
.regular_feature .left .feature_top {
    /* width: 18%; */
    flex: 0 0 33%;
        margin-right: 10px;
}
.regular_feature .top_list>div h3 {
    font-size: 1.2rem!important;
}
.regular_feature .bk_main_3_2_a ul,.regular_feature .group ul,.regular_feature .bk_main_3_2_b{
    display: none;
}
.regular_feature .bk_main_3_2_a img,.regular_feature .group img,.bk_main_3_3_b_web{
    display: block!important;
}
.regular_feature .biaoge_box{
    overflow-y: auto;
    height: 350px!important;
}

    .case_box  .float-right {
         position: relative!important;
     top: -89.5% !important; 
    left: 0!important;
    width: 100% !important;
    }
    .professional_box .table thead th {
    width: 0%;
}
    .regular-box .chair .chair_content .item {
        flex: 0 0 100%;
            border-bottom: 1px solid #b8b8b8b3;
    padding-bottom: 10px;
    }
    .regular-box .new_ranking_list .item {
        padding: 10px 0;
    }
    .regular-box .link .link_list li>div {
        flex-wrap: wrap;
        width: 100%;
    }
    .professional_show .Professional_ipt .content {
        flex-direction: column;
    }
    .regular-box .link .link_list li>div>a {
        width: 100%;
    }
    .professional_box .introduce {
        padding-top: 61px;
    }
    .professional_show .Professional_ipt .consult{
            flex-wrap: wrap;
    }
    .regular-box .know_school_list .item {
        flex: 0 0 100%;
    }
    .table tbody tr td {
        padding: 10px;
    }

    .table tbody tr td .name .img {
       margin-left: 0!important;
    }

    .case_box .enroll-text-box .view .title {
        /*flex-direction: column-reverse;*/
    }
    .regular-banner .school_name .text ul {
    display: none;
}
    .case_box .enroll-text-box .view .brief>div{
        white-space:nowrap;
    }
    .case_box .enroll-text-box .view {
        padding: 16px;
            min-height: auto;
        flex: 0 0 100%;
    }
    .case_box .enroll-text-box .view .title h3 {
        min-height: 48px;
    }
    .share_box .title {
        padding-left: 15px;
    }
    .case-title {
      margin-top: 62px;
    min-height: auto;
    margin-bottom: 15px;
    border-top: 1px solid #766f6f5e;
    align-items: flex-start;
}
    .pic02 img {
        max-width: 87vw!important;
    height: auto!important;
    top: 54%!important;
}
.case_show .pic02 img{
        top: 37%!important;
        left: 50%;
}
.case_show .offer .item>div>img {
    width: auto;
    height: 200px;
}
.serve-one .table_list li:nth-child(3) h2 {
    font-size: 1rem!important;
}
.serve-crowd .title {
    margin-bottom: 15px;
}
.serve-crowd {
    padding-top: 15px;
}
.about_top .text {
    margin-bottom: 0!important;
}
.news-show .left .content img {
    max-width: 100% !important;
}
.cathedar-show .left .content {
    /* margin-top: 20px; */
    padding: 15px;
}
.cathedar-show .left .content h2 {
    font-size: 1.5rem;
}
.news_consult .right .bottom .list {
    display: flex;
 width: auto;
 flex-wrap: nowrap;
 overflow: auto;
}
.news_consult .right .bottom .list li {
    flex: 0 0 100%;
}
.news_list .img img {
    width: 100%;
        object-fit: fill;
}
.news_list .row>div{
    margin-bottom: 20px;
}
.news_list .lsit_box {
    padding-bottom: 0;
}
    /* 公共头部 */
    .nav_box .left .list>li:not(:last-child) {
        margin-right: 27px;
    }

    .headPc-box .right-search {
        display: none;
    }

    /* 留学讲座 */
    .cathedar-sub {
        display: none;
    }

    .cathedra-box .cathedra-swiper {
        margin-bottom: 20px;
    }

    .cathedar-show .enroll-text-box .view {
        width: 48%;
    }
    .cathedra-box .cathedra-top{
            flex-direction: column;
    }
    .cathedra-box .cathedra-top>div {
            width: 100%;
    }
    /* 录取案例 */
    .case_box .enroll_content tbody tr {
        flex: 0 0 100%;
    }
    .case_box .enroll_content td {
    width: 84vw;
}
    .case_box .enroll-text-box .view .brief i {
    line-height: 20px;
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
    /* 导师团队 */
    .mentor-overseas .overseas_content1 .item {
        width: 100%;
    }

    .mentor-overseas .show {
        max-width: 361px;
        height: 400px;
        overflow: auto;
        min-width: auto;
    }

    .mentor-overseas .more-item {
        padding: 26px 60px;
        flex-wrap: wrap;
    }

    .mentor-overseas .more-item .head {
        margin-right: 0;
    }

    .mentor-overseas .more-item .right::after {
        background: none;
    }

    .mentor-overseas .more-item .right .motto_text {
        text-align: justify;
    }
    .mentor-overseas .more-item .text{
        margin-top: 10px;
    }
    .mentor-overseas .more-item h3{
        text-align: center;
    }
    .mentor_box .introduce_left .head {
         width: 10rem;
        height: auto;
        flex: 0 0 30%;
    }
    .mentor_box .introduce_right .subscribe {
        left: 22%;
    }
     .mentor_box .introduce_left .tag{
             margin-left: 20px;
    padding-top: 10px;
     }
    .mentor_box .introduce {
        flex-direction: column;
    }
    .nav_box .nav .left,
    .nav_box .nav .right {
       flex: 1;
    }

    .nav_box .right .list>li:not(:last-child) {
        margin-right: 36px;
    }

    .nav_box .right .list>li:not(:last-child)::after {
        top: 44%;
        right: -28px;
    }

    .graduate_box {
        padding-top: 10px;
            margin-top: 60px;
    }

 

    .mentor_box .introduce_left {
        flex: 0 0 33%;
        display: flex;
    }

    .mentor_box .introduce_left .tag span {
        padding: 1px 11px;
        /*margin: 0;*/
        margin-right: 5px;
        margin-bottom: 5px;
        
    }

    /* 关于我们 */
    .about_top .pop-up {
        min-width: 100%;
    }

    .about_top .logo {
        margin-top: 0;
    }

    .about_top .title img {
        width: 100%;
    }

    .about_top .title .bofang {
        right: 3.5%;
        bottom: -1px;
        transform: scale(0.7);
    }

    .about_top .number .item h2::after {
        left: 19.5%;
    }

    .about_top .logo {
        flex-wrap: wrap;
    }

    .about_top .logo>div {
        width: 100%;
        margin-bottom: 20px;
    }

    .about-site .item {
        margin-bottom: 20px;
    }

    .about-site {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .about_top {
        padding: 20px 0;
    }

    .about-develop {
        padding-bottom: 0;
    }

    /* 服务特色 */
    .serve-center .banner-box .banner-text .text-bottom {
        padding: 0;
    }

    .serve-center .banner-box .banner-text {
        top: 41%;
        left: 21%;
        width: 58%;
    }

    .serve-one .table_list li h2 {
        font-size: 1rem;
    }

    .serve-one .table_list li p {
        font-size: 0.6rem;
        white-space: nowrap;
    }

    .serve-one .table_list li:nth-child(1) strong:nth-child(7) {
        /* height: 289.61px !important; */
    }

    .serve-star {
        padding-bottom: 30px;
    }

    .serve-star .title {
        margin-bottom: 30px;
    }

    .serve-star .content .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .serve-star .img {
        display: none;
    }

    .serve-news .serveNews_top {
        padding: 0 16px;
    }

    .serve-news .item {
        margin-bottom: 20px;
    }

    .index-center .swiper-button-prev {
        left: 29px !important;
        display: none;
    }

    .index-center .swiper-button-next {
        right: 29px !important;
        display: none;
    }

    .index-center .banner-box .banner-text h2 {
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 500;
        font-size: 1.625rem;
        line-height: 36px;
        text-transform: uppercase;
        color: #FFFFFF;
        transition: all 0.5s ease-in-out;
        max-width: 317px;
    }

    .index-center .banner-box .banner-text h3 {
        font-style: normal;
        font-weight: 400;
        font-size: .875rem;
        line-height: 24px;
        text-transform: uppercase;
        color: #FFFFFF;
        mix-blend-mode: normal;
        opacity: 0.9;
        transition: all 0.5s ease-in-out;
    }

    .index-center .banner-box .banner-text {
            left: 3.2rem;
    }

    .index-center .banner-box .banner-text button {
        border: 1px solid #FFFFFF;
        border-radius: 1.5rem;
        padding: 10px 36px;
        min-width: 120px;
        text-align: center;
        display: inline-block;
        font-family: 'PingFang SC';
        font-style: normal;
        font-weight: 400;
        font-size: .75rem;
        line-height: 17px;
        color: #FFFFFF;
        box-sizing: border-box;
        background-color: #fff0;
        transition: all 0.5s ease-in-out;
    }

    .about-history-list .flex-direction-nav a.flex-next {
        right: 6px !important;
        /* bottom: 162px; */
        top: 100%;
    }

    .about-history-list .flex-direction-nav a.flex-prev {
        left: 6px !important;
        top: 100%;
    }
    .serve-one1 table td,.serve-one1 table span{
        font-size: 1rem!important;
    }
    .serve-one1 table td{
        width: 50px;
    }
        
    /* 新闻列表 */
    .share-box .video-nav>div {
    padding: 15px;
}
.nav_box .nav .right {
  display: none;
}
.nav_box .left .list{
        display: flex;
    width: auto;
    flex-wrap: nowrap;
    overflow: auto;
}
.nav_box .left .list li{
    flex: 0 0 35%;
    text-align: center;
}
.nav_box .left .list>li:not(:last-child) {
     margin-right: 0!important; 
}
.cathedra-box .item .text .bottom{
 align-items: flex-start;
 justify-content: space-between;
 flex-direction: column;
}
    .news_swiper {
        padding-top: 10px;
            margin-top: 60px;
            margin-bottom: 20px;
    }
    .mentor-overseas .overseas_content .item .img {
    width: 100%;
    height: 100%;
}
    .news-list .list .text {
    padding-left: 20px;
    padding-bottom: 20px;
}
.mentor-overseas .overseas_content .item .text p {
    font-size: 1rem;
    min-height: 78px;
    white-space: revert!important;
}
    .news_swiper .right .img-list {
        justify-content: space-between;
        margin-top: 20px;
    }

    .news_swiper .right .img-list a {
        margin-left: 0;
          flex: 0 0 47%;
    }
.news_swiper .right .img-list a img {
    min-height: 110px;
}
.news_swiper .right .img-list .text p {
    -webkit-line-clamp: 1;
}
    .news_swiper .swiper-pagination {
        /* bottom: 20px !important; */
        left: -31% !important;
    }

    .news_consult .content_list .item {
        flex-wrap: wrap;
    }

    .news_consult .content_list .item .img {
        margin-right: 0;
        width: 100%;
        max-width: none;
        max-height: none;
        overflow: hidden;
        /* height: 100%; */
    }

    .news_consult .content_list .text p {
        margin-bottom: 8px;
    }

    .news_consult .content_list .text h2 {
        margin-top: 12px;
    }

    .news_consult .right .top>div {
        margin-left: 0;
    }

    .news_consult .right .top .ben {
        margin-right: 15px;
    }

    .news_list .text {
           padding: 10px;
    }
    .news_list .text i {
        margin-bottom: 0;
    }
    .regular-box .left .cont_nav {
    margin-bottom: 20px;
        padding-bottom: 0;
            width: 100vw;
    transform: translateX(-30px);
}
.news-show .left .content>div{
  width: 100%!important;
}
.news-show .left .content ul{
  width: 100%!important;
}
.graduate_box .graduate .row>.left {
     background-color: #fff0; 
     margin-bottom: 0;
}
.share_box .row>div{
    margin-bottom: 15px;
}
.share_box .item .img img {
    height: 100%;
    max-height: 167px;
}
.share_box .item .text .top h3 {
    margin-bottom: 0;
}
.share_box .row {
    padding-bottom: 5px;
}
.graduate_box .graduate .row .right .elite_school {
    padding: 16px;
}
    .news-list {
        padding-top: 0;
        margin-top: 62px;
    }

    .news-list .list .item {
        flex-wrap: wrap;
        padding: 0;
    }

    .news-list .list .item .img {
        margin-right: 0;
        width: 100%;
        max-width: none;
        max-height: none;
        overflow: hidden;
        /* height: 100%; */
    }

    .news-list .list .text p {
        margin-bottom: 8px;
    }

    .news-list .list .text h2 {
        margin-top: 12px;
    }

    .news-show {
        padding-top: 60px;
    }

    .news-show .left .next {
        display: none;
    }

    .news-show .left .next1 {
        display: block;
        padding: 25px 30px;
    }

    .news-show .left .next1>div {
        margin-bottom: 20px;
    }

    .news-show .left .next1 .btn3 {
        width: fit-content;
        margin: 0 auto;
        margin-top: 35px;
    }

    .cathedar-show .enroll-text-box .view .title {
        /* display: flex; */
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .index-news .news-nav>div:last-child {
    border-radius: 60px;
}
    .text_box {
        padding: 10px;
    }

    .cathedar-show .enroll-text-box .view {
        padding: 0;
    }

    .news-show .right .new-list {
        padding: 10px;
    }
    /*案例详情页*/
    
    .case_show .offer>div {
        width: 100%;
    }
    .case_show .offer{
        flex-direction: column;
        
    }
    .case_show .offer .item>i{
        display: none;
    }
    .case_show .order .forms>div {
        width: 44%;
    }
    .case_show {
    margin-top: 20px;
}
.case-title .tit h2 {
    font-size: 1.7rem;
}
.right-denglu{
    text-align: right;
        position: absolute;
    right: 2rem;
    top: 1.8rem;
}
.right-denglu ul{
    display: flex;
        align-items: center;
}
.right-denglu ul li{
    margin-left:10px;
}
.regular_tool .item {
    margin-bottom: 15px;
}
.serve-flow .title h2 {
    font-size: 1.9rem;
}
.news_swiper .left .text h2 {
    font-size: 1.2rem;
    line-height: 24px;
}
.regular_feature .feature_content img{
    margin: 0!important;
}

.news_swiper .left .text {
    left: 3.5%;
    bottom: 14px;
}
.regular_feature .bk_main_3_4_a ul {
    width: auto;
    flex-wrap: nowrap;
    overflow: auto;
}
.regular_feature .bk_main_3_4_a ul li{
    flex: 0 0 100%;
    margin-bottom: 15px;
    min-height: 130px;
    height: 12rem;
    margin-right:20px ;
}
.sidebar{
    display: none!important;
}
.sidebar_mobile{
        display: block!important;
    }
    .about-history-list .flex-direction-nav {
    display: none;
}
.serve-flow {
     padding-bottom: 0!important; 
}
.about-history-list .slides li .item .desc h2 {
    margin-bottom: 3px!important;
}
.serve-flow .title {
    margin-bottom: 0!important;
}
  .footer .site .left {
        flex-direction: column;
    }
.about-history-list .slides li .item .desc {
    padding: 13px 26px 0!important;
}
.about-history-list .slides li:nth-child(even) .item .desc {
    padding-top: 38px!important;
}
.regular_message .title h2 {
    font-size: 1.6rem;
}
.regular_message {
    padding: 22px 0;
}
.regular_message .title {
    margin-bottom: 18px;
}
.regular_tool {
    padding: 22px 0;
}
.regular_tool .title h2 {
    margin-bottom: 18px;
}
.regular_tool .btn2 {
    margin-top: 18px;
}
    /* 公共底部 */
    .footer {
        padding-top: 5px;
        padding-bottom: 47px;
    }
    .footer .site .right .item .image .web_none{
   display:none
}
.footer .site .right .item{
   position: relative;
   width: 10rem;
    height: 10rem;
}
    .footer .site .right .item .image{
    margin: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(/uploads/20230602/da64c6e35061c2f84c59392393b7a997.jpg) no-repeat center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    }
.footer .site .right .item p {
        margin-top: 0;
    position: absolute;
    bottom: -2rem;
    font-size: 1rem;
    width: 100%;
}
.footer .footer-bottom {
    padding-top: 0;
}
    .footer .footer-bottom {
        /*padding-top: 277px;*/
        display: flex;
    flex-direction: column-reverse;
    }
    .footer .site_box {
    width: 100%;
    position: relative;
     top: 0; 
     left: 0; 
}
    .footer .footer-nav {
        display: none;
    }

    .footer .message_box {
        display: none;
    }

    .footer .site .left .item {
        flex-wrap: wrap;
            width: 100%;
    margin-bottom: 3px;
    justify-content: space-between;
    }
.footer .site .left .item .img img {
    width: 100%;
    max-width: 90px;
    max-height: 90px;
}
    .footer .site .right {
        flex: 1;
        justify-content: center;
    }

    .footer .footer-bottom .copyright {
        margin-top: 3rem;
        justify-content: center;
        flex-wrap: wrap;
    }

    .footer .copyright .left {
        margin-bottom: 8px;
    }
}
@media screen and (max-width:1500px) {
    .index-video .video-content .right .item .text{
        padding-bottom: 2px;
    }
    .index-team .team-item{
        min-height: 436px;
    }
}


@media screen and (max-width:500px) {}